home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 23
/
CU Amiga - Super CD-ROM 23 (June 1998).iso
/
CDSupport
/
ClassAct
/
Examples
/
ARexx
/
rx_me_demo.rexx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
OS/2 REXX Batch file
|
1997-07-09
|
334 b
|
26 lines
/* Small script for the small arexxclass demo */
options results
address AREXXDEMO
NAME
say 'Program name : ' RESULT
VERSION
say 'Program version : ' RESULT
AUTHOR
say 'Program author : ' RESULT
DATE
say 'Program compilation date: ' RESULT
'DATE SYSTEM'
say 'Current system date : ' RESULT